home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / msdos / raytrace / pov / bin / xtras / turbopov / gccpov.txt next >
Text File  |  1994-04-10  |  1KB  |  22 lines

  1. This is the GNU C compiled version of POV-Ray 2.2, it replaces the
  2. turbopov.zip file I uploaded a few days ago, which was fully functional,
  3. but I had forgotten to include the POVLEGAL.DOC file in the archive, which
  4. is a good thing according the the POV-Ray team. I'm sorry for your
  5. inconvenience.
  6.  
  7. Now the informations from the old turbopov file. It's a GNU C compiled
  8. version of POV-Ray 2.2, which was about 50-60% faster than the Intel
  9. Code Builder version from the POV-Ray team with everything I tested.
  10. It's faster than the Watcom C executable, but it can only display in
  11. VESA true color video modes. If you don't have VESA true color, you
  12. may want to use the Watcom C version. That's why I uploaded it, too.
  13.  
  14. Felix
  15.  
  16. By the way: I have seen this relation on every location I tested it.
  17.   Other compiler  <  Watcom C  <  GNU C
  18.     "<" means "produces worse code than"
  19. So if you want good code, it's not only a question of price (GNU C is free),
  20. it's a question of quality, too. Once you learn how to use it, it's the
  21. best choice. Praise the GNU project ! ;)
  22.